libxl: remove structure init from the library and structure domid
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Dec 2009 12:42:41 +0000 (12:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Dec 2009 12:42:41 +0000 (12:42 +0000)
commit5bc8d4823b5f2e3fd82177a63bd0f31272f83966
tree9bc34e4591044ea076bf0d84c1957d370fcd2092
parentada4750823d47309a280a1fa12afafa0972ec8a2
libxl: remove structure init from the library and structure domid
fixup completly

structure init are more accurately done in the client of the library.

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/xl.c